Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python File Concept #2100

Merged
merged 156 commits into from
Mar 12, 2025
Merged

Python File Concept #2100

merged 156 commits into from
Mar 12, 2025

Conversation

maximiliankaul
Copy link
Contributor

@maximiliankaul maximiliankaul commented Mar 3, 2025

Implementation of file concept and operation nodes for Pythons builtin open and os.open.

@oxisto oxisto modified the milestones: 9.4, 10.x Mar 11, 2025
@maximiliankaul maximiliankaul requested a review from peckto as a code owner March 12, 2025 11:44
@maximiliankaul
Copy link
Contributor Author

Ready to be merged, once #2130 is in main :)

@maximiliankaul maximiliankaul enabled auto-merge (squash) March 12, 2025 16:08
@maximiliankaul maximiliankaul merged commit 014d757 into main Mar 12, 2025
3 of 4 checks passed
@maximiliankaul maximiliankaul deleted the mk/conceptFile branch March 12, 2025 16:17
@oxisto oxisto linked an issue Mar 12, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concepts Related to CPG concepts module publish-to-github-packages If added to a PR, builds from it will be published as a GitHub package python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide pass for log and file operations in Python
3 participants